home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / shel47.zip / COLRMENU.MEU < prev    next >
Text File  |  1993-01-07  |  309b  |  18 lines

  1.  SET  NEW  SCREEN  COLORS 
  2. Exit set new colors 
  3. COLORSET,0
  4. Store new screen color 
  5. STORCOLOR
  6. Set new menu colors 
  7. COLORSET,1
  8. Set menu header colors 
  9. COLORSET,2
  10. Set message colors 
  11. COLORSET,3
  12. Set highlight colors 
  13. COLORSET,4
  14. Set new border colors 
  15. COLORSET,5
  16. Set new color palette 
  17. COLORSET,6
  18.